Projects
A list of my past and current projects!
I just started this one! This is my journey to building an 8-bit computer that is Turing Complete on breadboards with just IC chips. No microcontrollers allowed. Watch the full journey from an explaination of transistors all the way to creating our own assembly language for the CPU. This series will be filmed in it's entirety on YouTube!
Learn More
My first project to list is the one you are currently looking at. noahhumbert.com is going to be my personal website to grow my brand and share my projects to everyone. It will also be a place for people to reach out to me for anything between technical questions to large paid projects. The website was built using the Symfony framework in php. The front end was built using twig HTML which allows interfacing between the html front end and php back end. The styling was done with the Bootstrap PHP wrapper. I am very excited to grow this website along with my brand on the internet.
Learn MoreI have finished rebuilding an app I wrote about 2 years ago now. The whole idea of this app was to have a custom UI of ChatGPT. It went from an app that ran a Flask Python dev environment on a windows server box in AWS to a containerized Flask webapp that implements best practice and SQL tables to manage data. I am very proud of this rebuild even though it isn't much of an app. The idea behind it and it being available to use holds sentimental value to me.
Learn More